home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 0022-3.564 / dmg-0079 / 740.txt < prev    next >
Text File  |  1997-04-16  |  17KB  |  408 lines

  1. =========================================================================
  2.  
  3. INFO-ATARI16 Digest         Sat,  2 Dec 89       Volume 89 : Issue 740
  4.  
  5. Today's Topics:
  6.                        520ST Piggyback upgrade
  7.                   Comments on STE -- (un)known facts
  8.                      Did I come from the desktop?
  9.                     Diff between TOS 1.0 and 1.2?
  10.                              GFA compiler
  11.                                 Line F
  12.                                Modula2
  13.                             MOUSE PROBLEM
  14.                       Quite floppy disk on boot
  15.                     Rainbow Tos Porblems (2 msgs)
  16.                           Still searching...
  17.                            Stunt Car Driver
  18.                             Timeworks DTP
  19.                       What Kermit/UNITERM bugs?
  20. ----------------------------------------------------------------------
  21.  
  22. Date: Fri, 01 Dec 89 21:18:26 PST
  23. From: EESD11O%CALSTATE.BITNET@Forsythe.Stanford.EDU  (Ed Krimen)
  24. Subject: 520ST Piggyback upgrade
  25.  
  26. Could a kind soul please send me a textfile on doing 512K piggyback upgrades for
  27.  
  28. ------------------------------
  29.  
  30. Date: 1 Dec 89 22:09:30 GMT
  31. From: portal!atari!kbad@uunet.uu.net  (Ken Badertscher)
  32. Subject: Comments on STE -- (un)known facts
  33. Message-ID: <1842@atari.UUCP>
  34.  
  35. rehrauer@apollo.HP.COM (Steve Rehrauer) writes:
  36.  
  37. | Is there an approved method for software to discover what
  38. | platform it's running on, other than (KLUDGE ALERT!) checking the TOS
  39. | revision #?
  40.  
  41. Yes, there is a new OS service offered in the ROM, beginning with
  42. STE TOS, called the Cookie Jar.  The startup code in the new ROM versions
  43. set up an area of memory with "cookies" which describe various system
  44. configuration options, and with values for the cookies that describe
  45. what's actually there.  The Cookie Jar documentation is available to
  46. developers now, and we will be making it available to the general public
  47. shortly.
  48.  
  49. --
  50.    |||   Ken Badertscher  (ames!atari!kbad)
  51.    |||   Atari R&D System Software Engine
  52.   / | \  #include <disclaimer>
  53.  
  54. ------------------------------
  55.  
  56. Date: 2 Dec 89 02:09:11 GMT
  57. From: portal!atari!apratt@uunet.uu.net  (Allan Pratt)
  58. Subject: Did I come from the desktop?
  59. Message-ID: <1846@atari.UUCP>
  60.  
  61. dal@syntel.mn.org (Dale Schumacher) writes:
  62. >I check for the text-base pointer pointing to ROM, as
  63. >recommended by Alan Pratt @ Atari.
  64.  
  65. Yeah, well, that was before there were RAM TOSes running around. Caveat
  66. hacker.  No RAM TOS is supported by Atari (at this time) and most are
  67. illegal copies, making their users pirates, so it's not that great a
  68. hardship.
  69.  
  70. ============================================
  71. Opinions expressed above do not necessarily     -- Allan Pratt, Atari Corp.
  72. reflect those of Atari Corp. or anyone else.      ...ames!atari!apratt
  73.  
  74. ------------------------------
  75.  
  76. Date: 1 Dec 89 22:35:16 GMT
  77. From: portal!atari!kbad@uunet.uu.net  (Ken Badertscher)
  78. Subject: Diff between TOS 1.0 and 1.2?
  79. Message-ID: <1843@atari.UUCP>
  80.  
  81. daveba@hpsad.HP.COM (David Ballo) asks:
  82.  
  83. | Would some knowledgeable person kindly outline the differences
  84. | between [ROM TOS (1.0) and Mega TOS (1.2)]?
  85.  
  86. The major difference between the original ROM TOS and Mega TOS is
  87. BLiTTER support.  Some VDI operations were optimized a bit in Mega TOS
  88. as well.  GEMDOS uses a larger amount of memory by default in Mega TOS,
  89. so some programs which barely fit in a 520ST ran out of memory in
  90. Mega TOS.
  91.  
  92. | Also, is it worth it to upgrade to TOS 1.4 (for a hundred bucks!)?
  93.  
  94. Well, I'll let the rest of the netters who have the upgrade answer this,
  95. because anything I say on this subject is tooting Atari's horn <grin>.
  96.  
  97. But I'll offer the following:
  98.  Many, many TOS bugs are gone in Rainbow TOS.
  99.  Many internal limits in TOS have been lifted.
  100.  Hard disk I/O is much, much faster.
  101.  Program launches can be made much faster.
  102.  You can rename folders, no more making a new folder and then copying
  103. all the files in, then removing the old folder.
  104.  The Desktop is much more convenient, preserving the time/date stamp of
  105. your files on copies.  The Rainbow TOS Desktop lets you _move_ files and
  106. folders, using Control-drag.  You can abort a file copy or move operation
  107. by pressing [Undo].  A lot of the dialogs are more intuitive.
  108.  The AES gives you a much nicer item selector, with buttons for all the
  109. drives, and an optional title string when supported by software.  The
  110. Rainbow TOS AES also lets you auto boot a GEM application, configured
  111. by the "Set Preferences" menu item in the Desktop.
  112.  
  113.  That's only the stuff that came to mind as I was typing, there's more...
  114.  
  115. --
  116.    |||   Ken Badertscher  (ames!atari!kbad)
  117.    |||   Atari R&D System Software Engine
  118.   / | \  #include <disclaimer>
  119.  
  120. ------------------------------
  121.  
  122. Date: 2 Dec 89 14:41:47 GMT
  123. From:
  124.  zaphod.mps.ohio-state.edu!uwm.edu!dogie.macc.wisc.edu!vms.macc.wisc.edu@tut.cis
  125.  .ohio-state.edu  (Neil Gilmore)
  126. Subject: GFA compiler
  127. Message-ID: <2749@dogie.macc.wisc.edu>
  128.  
  129. Hi.
  130.  
  131. On Tuesday, I tried to order the compiler for GFA BASIC 3.0 from
  132. Computability (no one I know has had problems with them). They told me
  133. that it exists, but was not available, and it was rumored to be included
  134. with the interpreter. My interpreter was the older MichTron release, and
  135. I have no desire to shell out for it again. I have the compiler for the
  136. original release, however. Does anyone out there have additional
  137. information? I really would like to get this, as C makes me gag,
  138. although I have Laser C. (Too many class projects in C.....)
  139.  
  140. +-----------------------------------------------------------------------+
  141. | Kitakaze Tatsu Raito  Neil Gilmore     internet:gilmore@macc.wisc.edu |
  142. | Jararvellir,          MACC, UW-Madison bitnet: gilmore@wiscmac3       |
  143. | Middle Kingdom        Madison, Wi                                     |
  144. +-----------------------------------------------------------------------+
  145.  
  146. ------------------------------
  147.  
  148. Date: 1 Dec 89 22:04:28 GMT
  149. From: portal!atari!kbad@uunet.uu.net  (Ken Badertscher)
  150. Subject: Line F
  151. Message-ID: <1841@atari.UUCP>
  152.  
  153. rehrauer@apollo.HP.COM (Steve Rehrauer) writes:
  154. | I know what you mean by "Line F", but what's the "compression" refer to re:
  155. | ST ROMs?  (Usually I'm only this dense on Mondays & national holidays...)
  156.  
  157. The line F compression I refer to is a method we used in ST ROM which
  158. basically replaces common operations with line F instructions.  The
  159. line F handler is able, by decoding the $Fxxx instruction, to determine
  160. what operation to perform.  The handler then dispatches the exception
  161. to the appropriate OS routine.
  162.  
  163. --
  164.    |||   Ken Badertscher  (ames!atari!kbad)
  165.    |||   Atari R&D System Software Engine
  166.   / | \  #include <disclaimer>
  167.  
  168. ------------------------------
  169.  
  170. Date: 1 Dec 89 12:23:41 GMT
  171. From: ncrlnk!ncrcam!system!mike@uunet.uu.net  (mike reiss)
  172. Subject: Modula2
  173. Message-ID: <556@system.Cambridge.NCR.COM>
  174.  
  175. In article <449@obs.unige.ch> bartho@obs.unige.ch (PAUL BARTHOLDI) writes:
  176. >In article <24423@cup.portal.com>, buggs@cup.portal.com (William Edward JuneJr)
  177.  writes:
  178. >>>A while back I did a translation of the Modula 2 docs from German to
  179. >>>English. I'll happily send it to anyone who wants, but if there are a lot
  180. >>>of copies, I stick it on the newsletter.
  181. >>
  182. >> I DEFINATELY WANT ONE! *8~)
  183. >Me too !      Thanks, Paul
  184.  
  185.  
  186. I would think tha there is a lot of interest here.
  187.  
  188. I would like a copy.
  189.  
  190. mike
  191.  
  192. P.S.  I tried to send mail to the person who did this conversion (William),
  193. but the message bounced.  I think this may have happened to others who
  194. answered this request.
  195.  
  196. ------------------------------
  197.  
  198. Date: Fri, 1 Dec 89 19:55:29 EST
  199. From: "Gerry Greenberg: 315-443-5378" <MAXG@SUVM.ACS.SYR.EDU>
  200. Subject: MOUSE PROBLEM
  201.  
  202. Well, I'm having a problem that I would have never expected (the cause
  203. of which, I believe, is my daughter's playing one of her favorite
  204. games):  it seems that it is hard to get the mouse to recognize button
  205. clicks.  It doesn't seem to be a problem with the contacts themselves,
  206. because I can take apart the mouse and press the contacts with my
  207. finger---and those clicks are recognized consistently.  It seems to be a
  208. problem with the plastic housing.  When I look at the mouse from where
  209. the cable comes out of it, the left button (which is on the right when
  210. viewing the mouse from this perspective) is definately lower than the
  211. other...especially toward the middle of the mouse.  I was really scared
  212. for a few minutes at first, because the ST wasn't recognizing the clicks
  213. AT ALL...After taking it apart, however, I seem to have gotten it back
  214. to a point where it recognizes clicks...but it is not consistent.
  215. Does anybody have any suggestions? or do I just have to continue to
  216. click hard, until the thing dies altogether?
  217. As always, thanks in advance for any advice.
  218. ---Gerry
  219. maxg@suvm         (bitnet)
  220. ggreenbe@rodan.acs.syr.edu     (internet)
  221.  
  222. ------------------------------
  223.  
  224. Date: 1 Dec 89 18:23:36 GMT
  225. From: ncrlnk!ncrcam!system!mike@uunet.uu.net  (mike reiss)
  226. Subject: Quite floppy disk on boot
  227. Message-ID: <557@system.Cambridge.NCR.COM>
  228.  
  229. Recently I have heard that there is a program that will shut off the floppy
  230. disk during boot up.  This is suppose to be for stopping it from spinning
  231. when booting from a hard disk instead of having to put a disk in and
  232. accessing it.  Does anyone know of or have a copy of this program.  I would
  233. like to get a copy of it.  Source or binary:  it would be interesting to see
  234. what is done, but all I really want is something that I can use.
  235.  
  236. many thanks,
  237.  
  238. mike
  239.  
  240. ------------------------------
  241.  
  242. Date: 1 Dec 89 22:55:50 GMT
  243. From: portal!atari!towns@uunet.uu.net  (John Townsend)
  244. Subject: Rainbow Tos Porblems
  245. Message-ID: <1844@atari.UUCP>
  246.  
  247. in article <1384@uniol.UUCP>, rode@uniol.UUCP (Dirk Rode) says:
  248.  
  249. >  yesterday I got a version of the TOS 1.4 as a disk version.
  250. > It runs very well on my 520 ST with 2.5 MB RAM, but there was a
  251. > littele problem: I started Omicron Basic and it told to me about
  252. > 400kB of free memory. By using the developer version of the 08/08/88
  253. > it tolds me sthing. about 2MB of free memory. Is this an error in my copy
  254. > or a bug in the TOS 1.4 ????
  255. >
  256. > mfG Waldi
  257. > --
  258. [longish signature deleted..]
  259.  
  260. Warning! The TOS version that you are using on disk is an early BETA version
  261. of TOS 1.4 and is probably LOADED with lots of nice bugs. Please destroy
  262. that disk ASAP and then goto to your local dealer and purchase the real
  263. upgrade on ROM.
  264.  
  265. This will probably clear up any problems you are experiencing..
  266.  
  267. -- John Townsend                                ames!atari!towns
  268.    Systems Test, Atari Corporation
  269.  
  270. ------------------------------
  271.  
  272. Date: 2 Dec 89 17:36:43 GMT
  273. From:
  274.  zaphod.mps.ohio-state.edu!uwm.edu!dogie.macc.wisc.edu!vms.macc.wisc.edu@tut.cis
  275.  .ohio-state.edu  (Neil Gilmore)
  276. Subject: Rainbow Tos Porblems
  277. Message-ID: <2753@dogie.macc.wisc.edu>
  278.  
  279. In article <1844@atari.UUCP>, towns@atari.UUCP (John Townsend) writes...
  280.  
  281. >in article <1384@uniol.UUCP>, rode@uniol.UUCP (Dirk Rode) says:
  282. >
  283. (original deleted)
  284. >
  285. >Warning! The TOS version that you are using on disk is an early BETA version
  286. >of TOS 1.4 and is probably LOADED with lots of nice bugs. Please destroy
  287. >that disk ASAP and then goto to your local dealer and purchase the real
  288. >upgrade on ROM.
  289.  
  290. What's a local dealer?
  291.  
  292. >This will probably clear up any problems you are experiencing..
  293. >
  294. >-- John Townsend                               ames!atari!towns
  295. >   Systems Test, Atari Corporation
  296. (this prevents me from even thinking about the upgrade)
  297. +-----------------------------------------------------------------------+
  298. | Kitakaze Tatsu Raito  Neil Gilmore     internet:gilmore@macc.wisc.edu |
  299. | Jararvellir,          MACC, UW-Madison bitnet: gilmore@wiscmac3       |
  300. | Middle Kingdom        Madison, Wi                                     |
  301. +-----------------------------------------------------------------------+
  302.  
  303. ------------------------------
  304.  
  305. Date: Sat, 02 Dec 89 00:03:36 PST
  306. From: EESD11O%CALSTATE.BITNET@Forsythe.Stanford.EDU  (Ed Krimen)
  307. Subject: Still searching...
  308.  
  309. Re: Still searching...
  310.  
  311. Spieu! wrote:
  312.  
  313. > You silly goose, if 50% were taken off the price of a TT, then
  314. > everyone would send in the $500 to become a registered developer!
  315.  
  316. During Thanksgiving vacation I went to an ST dealer in San Francisco
  317. and the technician told me that he ordered two TTs the previous day at
  318. $1000 a piece.  He said that when he got them at the end of December, he
  319. wanted to be locked up in a room for a month to develop on it.  He said
  320. that the retail price would be $2000.  STart magazine said they would
  321. be sold for $1500.
  322.  
  323. So, I guess Atari's going to be getting a lot of registered developers,
  324. according to Spieu.  :?)
  325.  
  326. The tech also ordered an STe, he said.
  327.  
  328. The dealer said his Portfolios were selling like crazy.  No word on the
  329. STACY.
  330.  
  331.  
  332. ------------------------------
  333.  
  334. Date: Sat,  2 Dec 89  13:04:02 EDT
  335. From: BAILEYS%FSU.BITNET@Forsythe.Stanford.EDU
  336. Subject: Stunt Car Driver
  337. Message-ID: <891202130042340.GKWQ@RAI.CC.FSU.EDU> (UMass-Mailer 4.04)
  338.  
  339. Anyone looking for a great game to give to themselves for X-mas??  Well, I
  340. have seen a real doozy!  It's called Stunt Car Driver, and is roughly a
  341. cross between Falcon and Pole Position.  You are the driver of a stunt car
  342. in a 3-D gamespace, jumping and swerving, etc.  Excellent graphics, and has
  343. an option for connecting two ST's via (null) modem for some really good two
  344. player action.  All in all, worth the price (rare for a game).
  345.  
  346. Bob Marley
  347.  
  348. ------------------------------
  349.  
  350. Date: 2 Dec 89 05:02:47 GMT
  351. From: mg40+@andrew.cmu.edu  (Michael Jeffrey Garland)
  352. Subject: Timeworks DTP
  353. Message-ID: <IZRpRrm00WB6F9RXwq@andrew.cmu.edu>
  354.  
  355.     I have Timeworks DTP and two printers.  One printer is a
  356. relatively new Panasonic which has 9 pins and works very well.
  357. However, my other printer is an old BMC with only 8 pins.  It so
  358. happens that the 8 pin printer is the one I have here at college.
  359. Every time I print something using it, I get lines through the
  360. printing (I assume this is from having 1 less pin than I'm supposed
  361. to).  In the setup program I didn't see any 'Epson 8-pin' selection.
  362. My question is quite simple, can I make TDTP work with my BMC
  363. (eliminate those white lines)?
  364.  
  365.         +--- Michael Garland ---+
  366.         +  mg40+@andrew.cmu.edu +
  367.         +-----------------------+
  368.  
  369. ------------------------------
  370.  
  371. Date: 2 Dec 89 14:28:32 GMT
  372. From:
  373.  zaphod.mps.ohio-state.edu!wuarchive!dogie.macc.wisc.edu!vms.macc.wisc.edu@tut.c
  374.  is.ohio-state.edu  (Neil Gilmore)
  375. Subject: What Kermit/UNITERM bugs?
  376. Message-ID: <2748@dogie.macc.wisc.edu>
  377.  
  378. In article <8912010813.AA04349@ucbvax.Berkeley.EDU>, 01659@AECLCR.BITNET (Greg
  379.  Csullog) writes...
  380.  
  381. >One netter mentioned problems with UNITERM's Kermit. On our site, which
  382. >has a CYBER 830/990 combo and various VAXs, such as an 8550, the only Kermit
  383. >that works flawlessly with full server support is UNITERM's Kermit. Some
  384. >20 - 40 people use it almost daily. I use UNITERM Kermit in text or binary
  385. >mode almost every day and I have never had one problem. I've tried Versa-Term
  386. >Pro and Red Ryder under Mac emulation but they do not have server support.
  387. >Neither does ZSTEM or SmarTerm 240 for the PCs. The ONLY Kermit I trust is
  388. >UNITERM's so WHAT problems are there?
  389.  
  390. Exactly the same here. Through various strange machination I discovered
  391. that our VAXes had both Kermit and Xmodem. Out of 6 programs for 2
  392. machines, ONLY Uniterm's Kermit is able to transfer binaries. The only
  393. Kermit I have for the Amiga does not transfer correctly, and ABSOLUTELY
  394. NONE of the Xmodems will work. I must say I was surprised to read that
  395. it had bugs, since it's the only one which works for me...
  396.  
  397.  
  398. +-----------------------------------------------------------------------+
  399. | Kitakaze Tatsu Raito  Neil Gilmore     internet:gilmore@macc.wisc.edu |
  400. | Jararvellir,          MACC, UW-Madison bitnet: gilmore@wiscmac3       |
  401. | Middle Kingdom        Madison, Wi                                     |
  402. +-----------------------------------------------------------------------+
  403.  
  404. ------------------------------
  405.  
  406. End of INFO-ATARI16 Digest V89 Issue #740
  407. *****************************************
  408.